home *** CD-ROM | disk | FTP | other *** search
/ The X-Philes (2nd Revision) / The X-Philes Number 1 (1995).iso / xphiles / hp48hor2 / biorythm.doc < prev    next >
Text File  |  1995-03-31  |  2KB  |  59 lines

  1. [Note: The BIORYTHM program on Goodies Disk #1 had no documentation. 
  2.  The author kindly provided it for inclusion here.  -jkh-] 
  3.  
  4. Documentation for the BIORYTHM program on Goodies Disk #1, 
  5. by Scotty Thompson. 
  6.  
  7. úÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ 
  8. 3 Mini-instructions: BIORYTHM,         3 
  9. 3 your birthdate, ENTER ENTER.  -jkh-  3 
  10. àÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄù 
  11.  
  12. Input: 
  13. ------ 
  14.  
  15.   The program asks for two dates.  Key in any date you wish for both inputs. 
  16. NORMALLY, one would key in the desired BIRTHDATE for the beginning date and 
  17. the CURRENT DATE for the ending date.  The program simply calculates the 
  18. delta-days between these dates to get the "number of days the user has been 
  19. alive." 
  20.  
  21. The Calculation: 
  22. ---------------- 
  23.  
  24.   Biorythm theory I'm aware of is: 
  25.  
  26.     a> Take the # of days alive. 
  27.  
  28.        1. Take # MOD 23 for Physical cycle (23 days long) 
  29.        2. Take # MOD 28 for Emotional cycle (28 days long) 
  30.        3. Take # MOD 33 for Intellectual cycle (33 days long) 
  31.  
  32.     b> These #'s are listed on the graph at 90φ, 180φ and 270φ as P, E, and 
  33.        I.  These numbers correspond to the current phase. 
  34.  
  35. Output: 
  36. ------- 
  37.  
  38.   The graph is a 360φ sine-wave.  Since the "cycles" are of different phases, 
  39. a line intersects the sine-wave at the corresponding calculated point offset 
  40. of where the indicated cycle would be if that particular cycle was the only 
  41. cycle plotted and the graph was scaled accordingly. That is, the 360φ 
  42. sine-wave would be 100% at 360φ for 23 days, for physical, 100% at 360φ for 
  43. 28 days, emotional, and 100% at 360φ, intellectual.  The intersection point 
  44. is an accurate approximation of what each cycle looks like "graphically." 
  45. That is, if the "physical" cycle is intersecting the graph at 0-90φ, then 
  46. your current physical strength is positive and increasing.  If the physical 
  47. cycle is intersecting at 90-180φ, then your physical cycle is positive and 
  48. decreasing.  Follow the same rules for the other two cycles. 
  49.  
  50. To end the program: 
  51. ------------------- 
  52.  
  53.   When the system asks for the dates, press "ENTER" twice.  Also, pressing 
  54. ENTER to any of the date prompts uses the system date of the calculator.  So, 
  55. to simplify things, enter the BIRTHDATE for the beginning date, and press 
  56. ENTER for the ending date.  The system date is automatically used. 
  57.  
  58. [Note: Also see BIO on this disk, another approach to biorythms. -jkh-] 
  59.